You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > CumSum Method > TMtx.CumSum Method ([In] TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.CumSum Method ([In] TMtx)

Calculate the cumulative sum for each of the X matrix columns.

Syntax
C#
Visual Basic
public TMtx CumSum([In] TMtx Mtx);

Store the results in calling matrix. The Rows, Cols and TMtxVec.ComplexComplex properties of the callig matrix are adjusted implicitly to match those of Mtx matrix.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!